home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 262
- Top = 263
- ActiveControl = Panel1
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 114
- ClientWidth = 272
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 272
- Height = 114
- Align = alClient
- BevelInner = bvLowered
- TabOrder = 0
- object Label3: TRxLabel
- Left = 35
- Top = 45
- Width = 201
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Caption = 'Pokladna pro Windows'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsItalic, fsUnderline]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 62
- Top = 86
- Width = 147
- Height = 2
- Style = bsRaised
- end
- object CC1: TRxLabel
- Left = 35
- Top = 90
- Width = 201
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption = 'Loading...'
- ShadowSize = 0
- end
- object Image1: TImage
- Left = 118
- Top = 11
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- end
- object CLicence: TRxLabel
- Left = 0
- Top = 72
- Width = 273
- Height = 12
- Alignment = taCenter
- AutoSize = False
- Caption = 'Licence : '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -9
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- ShadowSize = 0
- Transparent = True
- end
- end
- end
-